电路2.1 组合逻辑2.1.1 基本门11.简单电路 B11.简单电路 B 摘自2015年期中考试题目4: 电路B可以通过以下仿真波形来描述: 实现这个电路。 模块声明 module top_module ( input x, input y, output z ); 做题区提交答案